home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d20 / tbe_001.arc / TB-EDIT.DOC < prev    next >
Text File  |  1991-06-27  |  7KB  |  164 lines

  1. ===============================================================================
  2.  
  3.  
  4.                          The-Box Edit - Version 1.00
  5.  
  6.                          Generally available version
  7.                           Release date 25 June 1991
  8.  
  9.                      Designed and written by Arjen G. Lentz
  10.                    COPYRIGHT (C) 1990,91; ALL RIGHTS RESERVED
  11.  
  12.                 A ShareWare project of LENTZ SOFTWARE-DEVELOPMENT
  13.                Langegracht 7B, 3811 BT Amersfoort, The Netherlands
  14.                   AINEX-RBBS ++31-33-633916 (FidoNet 2:283/512)
  15.                    Modem speeds upto V.32/HST, continuous mail
  16.  
  17.  
  18. ===============================================================================
  19.  
  20.  
  21. LICENCE & REGISTRATION
  22.  
  23. This software is classified as ShareWare.
  24. This means that this package may be freely distributed, but only in its
  25. original unmodified archive.
  26. It may not be distributed as part of another software package without prior
  27. written consent of the copyright holder.
  28. Users may test this software for a limited trial-period (2 weeks), after which
  29. time they either have to register or discontinue using it.
  30.  
  31. To register, transfer $12 (DFL/DM 25, GBP 7) or more to my PostGiro account:
  32. (This can be done from most countries, ask your bank.)
  33.                 PostGiro account 3973199
  34.                 A.G. Lentz, Amersfoort
  35.                 The Netherlands
  36.  
  37. If that isn't possible, you can also a crossed check to me personally:
  38. (Please add $5 (DFL/DM 5, GBP 3) to cover the currency conversion costs!)
  39.                 A.G. Lentz
  40.                 Langegracht 7B
  41.                 3811 BT  Amersfoort
  42.                 The Netherlands
  43.  
  44. Clearly state your name, 'TB-EDIT registration', and your node/point address
  45. for personal registration ID which will be sent to you by FidoNet direct
  46. private NetMail.
  47. This ID is valid in general available versions of the software, release as well
  48. as beta.  Restricted (beta) versions only function with a special beta key.
  49.  
  50. By registering ShareWare, you are helping the authors of this type of software
  51. to continue their efforts in providing inexpensive good-quality products with a
  52. wonderful distribution policy.  You can't try out WP of Lotus 1-2-3 for free!
  53.  
  54.  
  55. -------------------------------------------------------------------------------
  56.  
  57.  
  58. SUPPORT & DISCLAIMER
  59.  
  60. If this software causes heaps of trouble, I'm very sorry, but don't blame me.
  61. I will attempt to fix any bugs brought to my attention in a reasonable manner.
  62.  
  63. You can use either NetMail (Arjen Lentz 2:283/512), or one of the The-Box
  64. EchoMail conferences (THE-BOX English international, TB_NL in Holland) if you
  65. are linked into those.  Perhaps you can ask for them at your host or backbone?
  66.  
  67. Any ideas for new useful features would of course also be appreciated.
  68. TB-EDIT will continue to be developed further in the (near) future.
  69.  
  70. Currently, I am looking at a scheme which will allow you to mark messages in an
  71. area with the list/select msghdrs function, while reading a msg, and with the
  72. pattern scanner.  Then you can select to restrict reading functions to only
  73. include the marked messages.  While marking is active, the forward and delete
  74. functions would also ask you whether a command concerns only the current msg,
  75. or all marked messages.
  76.  
  77. An effective method of inter-domain addressing, for FidoNet-style as well as
  78. other networks (USENET, UUCP, etc) is also being looked at.
  79.  
  80. The more people use and register TB-EDIT, the more interested I will be in
  81. working on it....
  82.  
  83. Perhaps someone is willing to write decent documentation of TB-EDIT for me?
  84.  
  85.  
  86. -------------------------------------------------------------------------------
  87.  
  88.  
  89. GENERAL INFORMATION
  90.  
  91. - TB-EDIT uses the environment variable MAILER as a base path, or if it doesn't
  92.   exist, the current directory.
  93. - At startup, TB-EDIT first looks for the general configuration file TB.CFG as
  94.   is also used by The-Box mailer.  If this file is not found, TB-EDIT.CFG will
  95.   be used instead.   The messagearea definitions are contained in AREAS.TB
  96. - The system is DESQview and DoubleDOS aware (shadow screenbuffer).
  97.   Set the 'Write directly to the screen' option in DESQview to NO.
  98. - Video fossil will be used if installed, with normal fossil for keyboard.
  99.   Otherwise direct video is used, with BIOS calls for cursor and keyboard.
  100. - The mouse is automatically enabled if a mouse driver is detected.
  101.   Left button is return, right button is escape, mouse movement behaves just
  102.   like the arrow keys (left/up/right/down).
  103. - At startup, you will be put in the same area where you were when exiting.
  104. - The command to can areas for new mail does so in the background.
  105.   On the middle of the screen's top line, you can watch its status.
  106.   While it is going on, you can do anything you like, change areas, read,
  107.   enter, etc.  If you go into the DOS shell, nothing bad happens, the scan will
  108.   continue when you return to TB-EDIT.  Exiting TB-EDIT alltogether is also ok.
  109.   So, you'll never again have to wait for more than a minute when scanning!
  110.  
  111.  
  112. -------------------------------------------------------------------------------
  113.  
  114.  
  115. ERRORLEVEL EXITS
  116.  
  117.   255  Fatal error
  118.     0  Normal exit, no messages were entered/changed
  119.     1  Bitflag, Local mail entered/changed
  120.     2  Bitflag, NetMail entered/changed
  121.     4  Bitflag, EchoMail entered/changed
  122.     8  Bitflag, GroupMail entered/changed
  123.   The bitflags are combined to provide the final errorlevel.
  124.   A GROUPGATE type area would flag both ECHO and GROUP.
  125.   For example, when a local msg and a groupgate msg have been entered,
  126.   TB-EDIT would exit with errorlevel 13 (1+4+8).
  127.  
  128.  
  129. -------------------------------------------------------------------------------
  130.  
  131.  
  132. TB-EDIT.HLP
  133.  
  134. The first 24 lines are reader help, the next 24 are editor help.
  135. Line wrapping and scrolling are NOT active.
  136. ANSI (VT100) emulation is active in the help window, so you may use some funny
  137. stuff if you feel like it.
  138. A basic helpfile in English is included in the package, but you can of course
  139. add your own macro-keys to the text, do a complete rewrite in another language,
  140. or perhaps give TB-EDIT the WordPerfect keyboard layout.
  141. If you do anything you feel could be interesting to other users, please send me
  142. a copy of the relevant files and I will include it in future releases!
  143.  
  144.  
  145. -------------------------------------------------------------------------------
  146.  
  147.  
  148. TB-EDIT.USR
  149.  
  150. This is a self-maintaining list of users and addresses for netmail messages.
  151. If it doesn't exist, it will not be created, so you have to start with an empty
  152. one, or put something in with a text-editor.  A basic TB-EDIT.USR is provided
  153. in the distribution package, which contains only my name and nodenumber.
  154. The format is simply "username,address" on each line, and the username may
  155. contain spaces.
  156. Now the big trick:  If you send someone netmail, TB-EDIT remembers.
  157. So the longer you use TB-EDIT, the more addresses it learns!
  158. You could for instance enter 'Len' in the TO NAME field of the message header,
  159. and TB-EDIT will give you a selection-list with all names/addresses containing
  160. that word.  You can also use pattern-matching (ie. ?=any char, *=any string).
  161.  
  162.  
  163. ===============================================================================
  164.